From: Andreas Schwab Date: Sun, 20 Oct 2002 21:03:54 +0000 (+0000) Subject: (apropos-group): Use customize-group-other-window. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~30094 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5495c5066922838e3482e166d5c8fd5b99713123;p=emacs.git (apropos-group): Use customize-group-other-window. --- diff --git a/lisp/apropos.el b/lisp/apropos.el index c91e4da82ae..9a5230eaabf 100644 --- a/lisp/apropos.el +++ b/lisp/apropos.el @@ -206,7 +206,7 @@ term, and the rest of the words are alternative terms.") 'apropos-label "Group" 'help-echo "mouse-2, RET: Display more help on this group" 'action (lambda (button) - (customize-variable-other-window + (customize-group-other-window (button-get button 'apropos-symbol)))) (define-button-type 'apropos-widget